/ Assembly List / LJCTextDataReaderLib / TextDataReader / GetDecimal

Namespace - LJCTextDataReaderLib


Parameters
name - The data field name.

Returns

The data field decimal value.

Syntax

C#
public Decimal GetDecimal(String name)

Returns the decimal value of the data field with the specified name.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.